home *** CD-ROM | disk | FTP | other *** search
- Path: sktelgw.sasktel.sk.ca!usenet
- From: darren.dzikowski@sasktel.sk.ca (Darren Dzikowski)
- Newsgroups: comp.lang.c++
- Subject: Displaying Bitmaps in Dialogs - BC++ 4.5
- Date: 21 Mar 1996 17:06:24 GMT
- Organization: SaskTel
- Message-ID: <4is2ag$b1r@sktelgw.sasktel.sk.ca>
- NNTP-Posting-Host: ddzikowski.sasktel.sk.ca
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.7
-
- I have a book(Teach Yourself Windows Programming in 21 Days by SAMMS
- Publishing) which describes how to display bitmaps in BC 4.5, but
- unfortunately it doesn't get into how to do it in a dialog window. (This is
- an excellent book by the way...). The only example it gives is by using
- CONTROL icons, which I have been able to do successfully. I have also been
- able to successfully display my bitmap in a regular program window.
-
- However...I would like to display a bitmap, or even an icon that is at least
- 100 x 100 pixels x 256 colors in a dialog window. Is this possible? If so,
- can it be done through the Resource Workshop? Some example code would be
- nice. I note that the dialog for the Borland IDE has a rather large bitmap
- or icon in it so I am guessing there must be a way to do this.
-
-
- Many thanks!
-
- reply to darren.dzikowski@sasknet.sk.ca
-
-